Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.theme.core--perspectives

This contribution is part of XML component org.nuxeo.theme.core inside nuxeo-theme-core-6.0.jar

Extension Point

Extension point perspectives of component ThemeService.

Contributed Items

  • <perspective name="default">
          <title>Default perspective</title>
        </perspective>

XML Source

<extension point="perspectives" target="org.nuxeo.theme.services.ThemeService">

    <perspective name="default">
      <title>Default perspective</title>
    </perspective>

  </extension>